CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 航空订票 系统

搜索资源列表

  1. Airline-reservation-system

    0下载:
  2. 航空订票系统,能查询,订购,退订系统中所有全国各地机票-Airline reservation system to check, order, unsubscribe from all over the country in the ticket system
  3. 所属分类:transportation applications

    • 发布日期:2017-03-31
    • 文件大小:934828
    • 提供者:柳叶
  1. airline-reservation-system

    0下载:
  2. 一个简单的航空订票系统,利用C++和队列数据结构实现实现。-A simple airline reservation system, using C++ and queue data structure implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:3163
    • 提供者:李浪
  1. flight-system

    0下载:
  2. c语言数据结构的航空订票系统的实验总结,doc格式文档-c language data structure of the airline reservation systems experiment concluded, doc format document
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:247106
    • 提供者:qy
  1. airline

    0下载:
  2. jsp+Servlet+JDBC 航空订票系统-jsp+Servlet+JDBC airline、plane
  3. 所属分类:transportation applications

    • 发布日期:2017-04-10
    • 文件大小:1526687
    • 提供者:小康
  1. reservation-systems

    0下载:
  2. 一份简单的航空订票系统,包括订票业务,退票业务,查询信息等信息-A simple airline reservation systems, including reservations services, refund business, find information and other information
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:968991
    • 提供者:李旭
  1. air-booking-tickets

    0下载:
  2. JAVA航空订票系统,可定制航空公司、航空城市、运价管理、常规航位、机型管理、星期表、会员管理、燃油附加-JAVA airline reservation systems, customizable airline, city, freight management, conventional aircraft position, aircraft management, weeks, tables, membership management, fuel surcharges, etc.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:440199
    • 提供者:于博
  1. airline-reservation-systems

    0下载:
  2. 简单的航空订票系统,实现航班查询和乘客信息查询的基本操作,实用C语言编写的-Simple airline reservation systems, flight check and passenger information to achieve the basic operation of the query, written in C language and practical
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:9419
    • 提供者:杨渊
  1. JavaPrj_18

    0下载:
  2. 航空订票系统,可以查询,开始订票系统,分为客户和管理者-Airline reservation systems, you can query, start booking system, customers and managers into
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:725865
    • 提供者:ibm
  1. (CSharp_debug)HorizonAirwaysPprojects

    1下载:
  2. C#实现航空订票系统,包括了订票、查询余票、查询票相关信息、查询航班等功能。-Develop on C# for order plane tickets!
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:402675
    • 提供者:Lanb
  1. Book_Ticket

    0下载:
  2. 一个基于Visual C++ 开发的航空订票系统,报考查看机票信息、订票、退票、管理员处理机票、添加航班、删除航班等。-A based on Visual c++ written of airline reservation system, enter oneself for an examination view ticket information, booking tickets, refund, administrator, add, delete the flight ticket f
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:880925
    • 提供者:陈建州
  1. ariplane

    1下载:
  2. 基于javaweb的航空订票系统 实现了订票 管理 退票等功能-The airline reservation system based on javaweb realized the booking management refund etc. Function
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-12-07
    • 文件大小:925696
    • 提供者:zy
  1. AirPortTO

    0下载:
  2. 航空订票系统 java web MVC模式 -a place to order ticket for plane
  3. 所属分类:transportation applications

    • 发布日期:2017-05-24
    • 文件大小:3203050
    • 提供者:kathy
  1. Data-Structure

    0下载:
  2. 航空订票系统_数据结构课程设计 1.在程序中可以在用户端录入航班情况,包括:终点站点、航班号、飞机日期、航班票价、票价折扣、成员定额、余票量。 2.程序能执行的命令: ①查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);可以输入起飞抵达城市,查询飞机航班情况; ②订票:(订票情况可以存在一个数据文件中,结构自己设定)可以订票; ③退票: 可退票,退票后修改相关数据文件; ④
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:131681
    • 提供者:cc
  1. CFlight

    0下载:
  2. 该软件才有MFC可视化编写,能够实现航空订票系统中的额所有功能!-The software only write MFC visualization, able to achieve all the functions of the amount of the airline reservation system!
  3. 所属分类:transportation applications

    • 发布日期:2017-06-01
    • 文件大小:14171436
    • 提供者:李鹏
  1. game_m

    0下载:
  2. 本系统是基于B/S模式的航空订票系统,使用mysql数据库,压缩包内含相关文档和源代码 该系统能够完成顾客登录,查询航班,订票,退票等功能;在航空公司内部能够完成添加或删除航班等功能。 这个项目分成4个模块:航班的录入,航班的查询,订票,退票。 1. 录入:可以录入航班情况(数据可以存储在数据库中,管理员可以登录服务器端对航班状态进行修改) 2.查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,确定航班是否满仓,可以输入起飞抵达城市,查询飞机航班情况); 3.订
  3. 所属分类:transportation applications

    • 发布日期:2017-06-20
    • 文件大小:31665164
    • 提供者:王伟鹏
  1. airline_reserVation_system0.3

    0下载:
  2. 基于java、c/s的航空订票系统,可以在oracle和mysql数据库之间切换-Based on Java, c/s air reservation system, you can switch between oracle and mysql database
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3225469
    • 提供者:王打狗
  1. FLOOD-algorithm

    0下载:
  2. 该程序用FLOOD算法巧妙的实现航空订票系统,应用于小型航空订票系统,并且有利于学生学习数据结构之中的FLOOD算法。-The program with FLOOD algorithm skillful implement airline reservation system, used in the small airline reservation systems, and to benefit students learning data structure of FLOOD of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:246046
    • 提供者:陈旭
  1. airlinebooking

    0下载:
  2. 航空订票系统开发文档,struct2,hibernate,spring-Airline reservation system development documentation, struct2, hibernate, spring
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1580648
    • 提供者:罗志发
  1. planetckice

    0下载:
  2. jsp+servlet+sql编写的航空订票系统软件 功能齐全 可以借鉴-complete you can learn from the airline reservation system software features jsp+servlet+sql write
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:5093601
    • 提供者:于丹
  1. t_3gabs_day070102

    0下载:
  2. 3G航空订票系统,可以实现基本功能,还有部分功能未实现-3G airline reservation system, you can achieve the basic functions, as well as some of the features is not implemented
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2125416
    • 提供者:木易
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com